//==============================================================================
// Promethean_anim.txt
//==============================================================================
//==============================================================================
define firemedium
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Generic Fire Medium
      }
   }
}

//==============================================================================
define firemediumbowl
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Generic Fire Medium Bowl
      }
   }
}

//==============================================================================
define firesmall
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Generic Fire Small
      }
   }
}

//==============================================================================
define firesmallbowl
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Generic Fire Small Bowl
      }
   }
}

//==============================================================================
define firetiny
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Generic Fire Tiny
      }
   }
}

//==============================================================================
define firetinybowl
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Generic Fire Tiny Bowl
      }
   }
}

//==============================================================================
define FireHandCharging
{
   set hotspot
  {
      version
      {
         Visualparticle Special N Fire Giant FireHand Charging
      }
   }
}


//==============================================================================
define firehuge
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Generic Fire Huge
      }
   }
}

//==============================================================================
define firehugebowl
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Generic Fire Huge Bowl
      }
   }
}

//==============================================================================
define firebig
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Generic Fire Big
      }
   }
}

//==============================================================================
define firebigbowl
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Generic Fire Big Bowl
      }
   }
}

//==============================================================================
define firesmall
{
   set hotspot
   {
      version
      {
         Visualparticle SFX U Hades Fire small
      }
   }
}

//==============================================================================
define firemedium
{
   set hotspot
   {
      version
      {
         Visualparticle SFX U Hades Fire Medium
      }
   }
}

 
//==============================================================================
define SmokePelvis
{
   set hotspot
   {
      version
      {
        Visualparticle Special N Fire Giant SmokePelvis
      }
   }
}




//==============================================================================
define Split1
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X Promethean Split1
      }
   }
}

//==============================================================================
define Split2
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X Promethean Split2
      }
   }
}

//==============================================================================
define Split3
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X Promethean Split3
      }
   }
}

//==============================================================================
define AtlanteanBirthSFX
{
   set hotspot
   {
      version
      {
         VisualParticle SFX X Myth Unit Birth Effect
      }
   }
}


//==============================================================================
anim Birth
{
   SetSelector
   {
      set hotspot
      {
         version
         {
             VisualGranny TitanqGaia_idleA
//          tag SpecificSoundSet 0.00 false MinionBirth checkVisible checkOwner
				   connect HOTSPOT  hotspot                                
                                connect HOTSPOT firetinybowl  hotspot                                  
                                connect HOTSPOT firetiny hotspot
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
             VisualGranny TitanqGaia_idleA
                                connect HOTSPOT  hotspot                                
                                connect HOTSPOT firetinybowl  hotspot                                  
                                connect HOTSPOT firetiny hotspot
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
             VisualGranny TitanqGaia_idleA
                                connect HOTSPOT  hotspot                                
                                connect HOTSPOT firetinybowl  hotspot                                  
                                connect HOTSPOT firetiny hotspot
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
             VisualGranny TitanqGaia_idleA
                                connect HOTSPOT  hotspot                                
                                connect HOTSPOT firetinybowl  hotspot                                  
                                connect HOTSPOT firetiny hotspot
         }
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
      VariationLogic
      set hotspot
      {
         version
         {
             VisualGranny TitanqGaia_idleA
                                connect HOTSPOT  hotspot                                
                                connect HOTSPOT firetinybowl  hotspot                                  
                                connect HOTSPOT firetiny hotspot
         }
			version
         {
             VisualGranny TitanqGaia_idleA
                                connect HOTSPOT SmokePelvis hotspot                                
                                connect HOTSPOT firetinybowl  hotspot                                  
                                connect HOTSPOT firetiny hotspot
         }
      }
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
             VisualGranny TitanqGaia_idleA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.22 false PrometheanTransform checkVisible 
//-- end auto generated section
				 
         }
      }
   }
}

//==============================================================================
anim Attack
{
   SetSelector
   {
      VariationLogic
      set hotspot
      {
         version
         {
             VisualGranny TitanqGaia_idleA
  //-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag GenericSound 0.40 true   
               tag SpecificSoundSet 0.00 false FireSiphonAttack checkVisible 
               tag Attack 0.07 false   
//-- end auto generated section
                                connect HOTSPOT  hotspot                                
                                connect HOTSPOT firetinybowl  hotspot                                  
                                connect HOTSPOT firetiny hotspot
         }
         version
         {
             VisualGranny TitanqGaia_idleA
 //-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag GenericSound 0.40 true   
               tag SpecificSoundSet 0.00 false FireSiphonAttack checkVisible 
               tag Attack 0.07 false   
//-- end auto generated section
                                connect HOTSPOT  hotspot                                
                                connect HOTSPOT firetinybowl  hotspot                                  
                                connect HOTSPOT firetiny hotspot
         }
      }
   }
}
